home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15796 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  671 b 

  1. Path: nntp.igs.net!usenet
  2. From: Pierre Brazeau <p007@cnwl.igs.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: goto command
  5. Date: 8 Apr 1996 03:04:14 GMT
  6. Organization: IGS - Information Gateway Services
  7. Message-ID: <4k9vne$9lu@nntp.igs.net>
  8. NNTP-Posting-Host: ppp10.cnwl.igs.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  13.  
  14. Hello, my name is Mathieu Brazeau and i am having major trouble trying to 
  15. return the program to a specific area in the program that i want. Like i 
  16. have my program do somthing and i want it to go back to the begining so i 
  17. can choose  it to do anyother option. 
  18.  
  19.